Skip to content

Conversation

@nghialv
Copy link
Member

@nghialv nghialv commented Jul 5, 2021

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

NONE

@pipecd-bot
Copy link
Collaborator

COVERAGE

Code coverage for golang is 32.77%. This pull request increases coverage by 0.35%.

File Function Base Head Diff
pkg/app/piped/cloudprovider/kubernetes/diff.go DiffListResult.NoChange -- 0.00% +0.00%
pkg/app/piped/cloudprovider/kubernetes/diff.go Diff -- 100.00% +100.00%
pkg/app/piped/cloudprovider/kubernetes/diff.go DiffList -- 0.00% +0.00%
pkg/app/piped/cloudprovider/kubernetes/diff.go DiffListResult.DiffString -- 0.00% +0.00%
pkg/app/piped/cloudprovider/kubernetes/diff.go groupManifests -- 92.00% +92.00%
pkg/app/piped/cloudprovider/kubernetes/manifest.go Diff 100.00% -- -100.00%
pkg/app/piped/driftdetector/kubernetes/detector.go NewDetector 0.00% -- +-0.00%
pkg/app/piped/driftdetector/kubernetes/detector.go detector.Run 0.00% -- +-0.00%
pkg/app/piped/driftdetector/kubernetes/detector.go detector.check 0.00% -- +-0.00%
pkg/app/piped/driftdetector/kubernetes/detector.go detector.checkApplication 0.00% -- +-0.00%
pkg/app/piped/driftdetector/kubernetes/detector.go detector.loadHeadManifests 0.00% -- +-0.00%
pkg/app/piped/driftdetector/kubernetes/detector.go detector.listGroupedApplication 0.00% -- +-0.00%
pkg/app/piped/driftdetector/kubernetes/detector.go detector.loadDeploymentConfiguration 0.00% -- +-0.00%
pkg/app/piped/driftdetector/kubernetes/detector.go detector.ProviderName 0.00% -- +-0.00%
pkg/app/piped/driftdetector/kubernetes/detector.go groupManifests 92.00% -- -92.00%
pkg/app/piped/driftdetector/kubernetes/detector.go makeSyncedState 0.00% -- +-0.00%
pkg/app/piped/driftdetector/kubernetes/detector.go makeOutOfSyncState 0.00% -- +-0.00%
pkg/app/piped/driftdetector/kubernetes/detector.go filterIgnoringManifests 0.00% -- +-0.00%

@khanhtc1202
Copy link
Member

/lgtm
nit, instead of move xxx out of yyy using move xxx to zzz may better for understand what this PR addressed 👍

@pipecd-bot pipecd-bot added the lgtm label Jul 5, 2021
@nghialv nghialv changed the title Move manifest comparison part out of drift detector package to be reusable Move manifest comparison part to provider package to be reusable Jul 5, 2021
@nakabonne
Copy link
Member

👍
/approve

@pipecd-bot
Copy link
Collaborator

APPROVE

This pull request is APPROVED by nakabonne.

Approvers can cancel the approval by writing /approve cancel in a comment. Any additional commits also will change this pull request to be not-approved.

@pipecd-bot pipecd-bot merged commit 00db316 into master Jul 5, 2021
@pipecd-bot pipecd-bot deleted the drift-detector branch July 5, 2021 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants